[2025-04-16T18:19:51] The server time is now Wednesday, April 16th, 2025 6:19:51pm /usr/bin/ssh -p 22 -R 9441:localhost:9441 pltbuild@cardoon2.ccs.neu.edu '/bin/sh' '-c' 'if [ ! -d "build/plt-release" ] ; then git clone "http://localhost:9441/.git" "build/plt-release" ; fi' [2025-04-16T18:19:51] The server time is now Wednesday, April 16th, 2025 6:19:51pm /usr/bin/ssh -p 22 -R 9441:localhost:9441 pltbuild@cardoon2.ccs.neu.edu '/bin/sh' '-c' 'cd "build/plt-release" ; git pull' From http://localhost:9441/ ea849204d5..0c04ed5d0d release -> origin/release Updating ea849204d5..0c04ed5d0d Fast-forward racket/collects/racket/HISTORY.txt | 13 +++++++++++++ racket/src/ac/strip.m4 | 2 +- racket/src/ac/strip_arg.m4 | 2 +- racket/src/bc/configure | 9 +++------ racket/src/bc/configure.ac | 5 +---- racket/src/cs/c/configure | 9 +++------ racket/src/cs/c/configure.ac | 5 +---- 7 files changed, 23 insertions(+), 22 deletions(-) [2025-04-16T18:19:54] The server time is now Wednesday, April 16th, 2025 6:19:54pm /usr/bin/ssh -p 22 -R 9441:localhost:9441 pltbuild@cardoon2.ccs.neu.edu '/bin/sh' '-c' 'cd "build/plt-release" ; make -j 1 client SERVER=localhost SERVER_PORT=9441 PKGS="" DOC_SEARCH="https://pre-release.racket-lang.org/doc/local-redirect/index.html" DIST_DESC="{2} Minimal Racket | {3} Linux | {1} 64-bit x86_64 BC; built on Debian 10 | {1} Installer" DIST_NAME="Racket" DIST_BASE=racket-minimal DIST_DIR=racket DIST_SUFFIX="bc" DIST_CATALOGS_q='"'"'"https://pre-release.racket-lang.org/catalog/" ""'"'"' SIGN_IDENTITY="" INSTALLER_OPTIONS="" OSSLSIGNCODE_ARGS_BASE64="" INSTALL_NAME="8.16.900-bc" BUILD_STAMP="" RELEASE_MODE=--release SOURCE_MODE="" VERSIONLESS_MODE="" PKG_SOURCE_MODE="" DISABLE_STATIC_LIBS="--disable-libs" UNPACK_COLLECTS_FLAGS= MAC_PKG_MODE="" TGZ_MODE="" UPLOAD=http://localhost:9441/upload/ README=http://localhost:9441/"README-17448419911744841991173" TEST_PKGS="" TEST_ARGS_q='"'"''"'"' JOB_OPTIONS="-j 1" CLIENT_BASE=bc-base RACKETBC_SUFFIX= CONFIGURE_ARGS_qq='"'"'"--enable-embedfw" "--enable-portable"'"'"'' racket/src/build/bin/zuo . client MAKE=make VM="cs" JOBS="" CPUS="" CONFIGURE_ARGS_qq='"--enable-embedfw" "--enable-portable"' CONFIGURE_ARGS="" CS_CROSS_SUFFIX="" RACKET="" PLAIN_RACKET="" BOOTFILE_RACKET="" SCHEME="" CS_HOST_WORKAREA_PREFIX="" PB_BRANCH="v10.2.0-pre-release.2-2" PB_REPO="https://github.com/racket/pb" SINGLE_BRANCH_FLAG="--single-branch" EXTRA_REPOS_BASE="" PKGS="" PKG_UPDATE_OPTIONS="" PLT_SETUP_OPTIONS="" SRC_CATALOG="https://pkgs.racket-lang.org" SETUP_MACHINE_FLAGS="" PREFIX="" RACKETBC_SUFFIX="" RACKETCS_SUFFIX="" DESTDIR="" SERVER_COMPILE_MACHINE="-M" DOC_SEARCH="https://pre-release.racket-lang.org/doc/local-redirect/index.html" SERVER="localhost" SERVER_PORT="9441" SERVER_URL_SCHEME="http" SERVER_CATALOG_PATH="" SERVER_COLLECTS_PATH="" SERVER_HOSTS="localhost" PACK_BUILT_OPTIONS="" RELEASE_MODE="--release" SOURCE_MODE="" VERSIONLESS_MODE="" MAC_PKG_MODE="" TGZ_MODE="" INSTALLER_OPTIONS="" PKG_SOURCE_MODE="" DISABLE_STATIC_LIBS="--disable-libs" INSTALLER_PRE_PROCESS_BASE64="" INSTALLER_POST_PROCESS_BASE64="" PREF_DEFAULTS_BASE64="" DIST_NAME="Racket" DIST_BASE="racket-minimal" DIST_DIR="racket" DIST_SUFFIX="bc" DIST_DESC="{2} Minimal Racket | {3} Linux | {1} 64-bit x86_64 BC; built on Debian 10 | {1} Installer" DIST_CATALOGS_q='"https://pre-release.racket-lang.org/catalog/" ""' BUILD_STAMP="" INSTALL_NAME="8.16.900-bc" SIGN_IDENTITY="" NOTARIZATION_CONFIG="" OSSLSIGNCODE_ARGS_BASE64="" README="http://localhost:9441/README-17448419911744841991173" UPLOAD="http://localhost:9441/upload/" CONFIG="build/site.rkt" CONFIG_MODE="default" CLEAN_MODE="" JOB_OPTIONS="-j 1" SERVE_DURING_CMD_qq='' PKG_INSTALL_OPTIONS="" UNPACK_COLLECTS_FLAGS="" TEST_PKGS="" TEST_ARGS_q='' CLIENT_BASE="bc-base" WIN32_CLIENT_BASE="win-base" BUNDLE_FROM_SERVER_TARGET="bundle-from-server" cd racket/src/ChezScheme/boot/pb && git fetch -q origin v10.2.0-pre-release.2-2:remotes/origin/v10.2.0-pre-release.2-2 cd racket/src/ChezScheme/boot/pb && git remote set-branches origin v10.2.0-pre-release.2-2 cd racket/src/ChezScheme/boot/pb && git checkout -q v10.2.0-pre-release.2-2 build/config/config.rktd is up to date cd racket/src/build/bc/ && ../../bc/configure --enable-embedfw --enable-portable --disable-libs --enable-bcdefault --disable-useprefix --enable-origtree checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu === BC executables without suffix enabled === portable enabled === Installation of static libraries (if any) disabled === embedded frameworks enabled checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for ranlib... ranlib checking for ar... yes checking for cos in -lm... yes checking for dlopen in -ldl... yes checking for strip... strip checking for strip -S... yes checking for inline keyword... yes checking for noinline attribute... yes checking for GNU preprocessor... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking iconv is usable... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking curses is usable... yes /usr/lib/x86_64-linux-gnu/libncurses.a /usr/lib/x86_64-linux-gnu/libtermcap.a checking for mmap and mprotect... yes checking for unwind support... yes checking for large page size... no checking for __builtin_popcount... yes checking for __builtin_clz... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of void *... 8 checking size of bool... 1 checking for intptr_t... yes checking for uintptr_t... yes checking for stack direction... down checking whether byte ordering is bigendian... no checking for compare-and-swap... yes checking whether pthread_rwlock is available... yes checking for powl for extflonums... yes configure: creating ./config.status config.status: creating Makefile config.status: creating mzconfig.h config.status: mzconfig.h is unchanged >>> Installation is in-place: ../../bc/.. Configure with --prefix if you wanted to install somewhere else. The --prefix option also makes the installed files better conform to Unix installation conventions. (The configure script will show you specific installation paths when --prefix is used.) Alternately, you can simply `mv' the in-place installation after running `make install'. racket/src/build/bc/racket3m is up to date racket/src/build/bc/gracket3m is up to date racket/src/build/bc/starter is up to date racket/src/build/bc/mzdyn3m.o is up to date racket/src/build/bc/install-stamp is up to date /home/pltbuild/build/plt-release/racket/bin/racket -X /home/pltbuild/build/plt-release/racket/collects -G /home/pltbuild/build/plt-release/racket/etc -G build/config/ --no-user-path -N raco -l- setup --no-user -j 1 raco setup: version: 8.16.900 raco setup: platform: x86_64-linux [3m] raco setup: target machine: racket raco setup: installation name: 8.16.900 raco setup: variants: 3m raco setup: main collects: /home/pltbuild/build/plt-release/racket/collects raco setup: collects paths: raco setup: /home/pltbuild/build/plt-release/racket/collects raco setup: main pkgs: /home/pltbuild/build/plt-release/racket/share/pkgs raco setup: pkgs paths: raco setup: /home/pltbuild/build/plt-release/racket/share/pkgs raco setup: /home/pltbuild/.local/share/racket/8.16.900/pkgs raco setup: links files: raco setup: main docs: /home/pltbuild/build/plt-release/racket/doc raco setup: --- updating info-domain tables --- [18:20:00] raco setup: --- pre-installing collections --- [18:20:00] raco setup: --- installing foreign libraries --- [18:20:00] raco setup: --- installing shared files --- [18:20:00] raco setup: --- compiling collections --- [18:20:00] raco setup: making: /acks raco setup: making: /compiler raco setup: making: /compiler/private raco setup: making: /data raco setup: making: /db raco setup: making: /db/private raco setup: making: /db/private/generic raco setup: making: /db/private/sqlite3 raco setup: making: /dynext raco setup: making: /ffi raco setup: making: /ffi/unsafe raco setup: making: /ffi/unsafe/define raco setup: making: /ffi/unsafe/private raco setup: making: /file raco setup: making: /file/private raco setup: making: /info raco setup: making: /info-domain raco setup: making: /json raco setup: making: /launcher raco setup: making: /net raco setup: making: /openssl raco setup: making: /openssl/private raco setup: making: /pkg raco setup: making: /pkg/private raco setup: making: /planet raco setup: making: /planet/private raco setup: making: /racket raco setup: making: /racket/base raco setup: making: /racket/base/lang raco setup: making: /racket/contract raco setup: making: /racket/contract/private raco setup: making: /racket/gui raco setup: making: /racket/kernel raco setup: making: /racket/lang raco setup: making: /racket/load raco setup: making: /racket/load/lang raco setup: making: /racket/match raco setup: making: /racket/place raco setup: making: /racket/place/private raco setup: making: /racket/private raco setup: making: /racket/private/unit raco setup: making: /racket/private/unit/exptime raco setup: making: /racket/signature raco setup: making: /racket/signature/lang raco setup: making: /racket/unit raco setup: making: /racket/unit/lang raco setup: making: /racket/unsafe raco setup: making: /raco raco setup: making: /reader raco setup: making: /reader/lang raco setup: making: /realm raco setup: making: /s-exp raco setup: making: /s-exp/lang raco setup: making: /setup raco setup: making: /setup/commands raco setup: making: /setup/infotab raco setup: making: /setup/infotab/lang raco setup: making: /setup/private raco setup: making: /syntax raco setup: making: /syntax/parse raco setup: making: /syntax/parse/experimental raco setup: making: /syntax/parse/lib raco setup: making: /syntax/parse/private raco setup: making: /syntax/private raco setup: making: /syntax/private/util raco setup: making: /syntax/unsafe raco setup: making: /version raco setup: making: /xml raco setup: making: /xml/private raco setup: --- creating launchers --- [18:20:01] raco setup: launcher: /raco raco setup: --- installing man pages --- [18:20:01] raco setup: --- installing collections --- [18:20:01] raco setup: installing: /racket raco setup: --- post-installing collections --- [18:20:01] raco setup: --- checking package dependencies --- [18:20:01] racket/bin/racket -MCR /home/pltbuild/build/plt-release/build/zo: -G build/user/config -X racket/collects -A build/user -N raco -l- raco pkg install --catalog http://localhost:9441/ --scope user --skip-installed --deps search-auto --pkgs -j 1 distro-build-client Resolving "distro-build-client" via http://localhost:9441/ Using cached17448409791744840979488 for http://localhost:9441/pkgs/distro-build-client.zip 00: Resolving "base" via http://localhost:9441/ 01: Resolving "ds-store-lib" via http://localhost:9441/ Resolving "at-exp-lib" via http://localhost:9441/ Using cached17448409791744840979577 for http://localhost:9441/pkgs/base.zip Using cached17448409791744840979621 for http://localhost:9441/pkgs/ds-store-lib.zip Using cached17448409791744840979654 for http://localhost:9441/pkgs/at-exp-lib.zip Resolving "racket-lib" via http://localhost:9441/ Using cached17448409791744840979709 for http://localhost:9441/pkgs/racket-lib.zip The following uninstalled packages were listed as dependencies and they were automatically installed: dependencies of distro-build-client: base ds-store-lib at-exp-lib dependencies of base: racket-lib raco setup: version: 8.16.900 raco setup: platform: x86_64-linux [3m] raco setup: target machine: racket raco setup: cross-installation: yes raco setup: installation name: 8.16.900 raco setup: variants: 3m raco setup: main collects: /home/pltbuild/build/plt-release/racket/collects raco setup: collects paths: raco setup: /home/pltbuild/build/plt-release/build/user/8.16.900/collects raco setup: /home/pltbuild/build/plt-release/racket/collects raco setup: main pkgs: /home/pltbuild/build/plt-release/racket/share/pkgs raco setup: pkgs paths: raco setup: /home/pltbuild/build/plt-release/racket/share/pkgs raco setup: /home/pltbuild/build/plt-release/build/user/8.16.900/pkgs raco setup: links files: raco setup: /home/pltbuild/build/plt-release/racket/share/links.rktd raco setup: /home/pltbuild/build/plt-release/build/user/8.16.900/links.rktd raco setup: compiled-file roots: raco setup: /home/pltbuild/build/plt-release/build/zo raco setup: same raco setup: main docs: /home/pltbuild/build/plt-release/racket/doc raco setup: --- updating info-domain tables --- [18:20:02] raco setup: updating: /home/pltbuild/build/plt-release/build/user/8.16.900/share/info-cache.rktd raco setup: --- pre-installing collections --- [18:20:02] raco setup: --- installing foreign libraries --- [18:20:02] raco setup: --- installing shared files --- [18:20:02] raco setup: --- compiling collections --- [18:20:02] raco setup: making: /at-exp-lib/at-exp raco setup: making: /at-exp-lib/at-exp/lang raco setup: in /at-exp-lib/at-exp/lang raco setup: in /at-exp-lib/scribble raco setup: making: /at-exp-lib/scribble raco setup: making: /at-exp-lib/scribble/base raco setup: in /at-exp-lib/scribble/base raco setup: making: /distro-build-client raco setup: in /distro-build-client raco setup: in /ds-store-lib raco setup: making: /distro-build-client/macosx-installer raco setup: making: /distro-build-client/unix-installer raco setup: making: /distro-build-client/windows-installer raco setup: making: /ds-store-lib raco setup: in /ds-store-lib raco setup: --- creating launchers --- [18:20:04] raco setup: --- installing man pages --- [18:20:04] raco setup: --- installing collections --- [18:20:04] raco setup: --- post-installing collections --- [18:20:04] racket/bin/racket -MCR /home/pltbuild/build/plt-release/build/zo: -G build/user/config -X racket/collects -A build/user -l setup/unixstyle-install bundle racket bundle/racket Copying bin -> /home/pltbuild/build/plt-release/bundle/racket/bin Copying collects -> /home/pltbuild/build/plt-release/bundle/racket/collects Copying share/pkgs -> /home/pltbuild/build/plt-release/bundle/racket/share/pkgs missing source path "share/pkgs", skipping... Copying doc -> /home/pltbuild/build/plt-release/bundle/racket/doc missing source path "doc", skipping... Copying lib -> /home/pltbuild/build/plt-release/bundle/racket/lib Copying include -> /home/pltbuild/build/plt-release/bundle/racket/include Copying share/applications -> /home/pltbuild/build/plt-release/bundle/racket/share/applications missing source path "share/applications", skipping... Copying share -> /home/pltbuild/build/plt-release/bundle/racket/share Copying etc -> /home/pltbuild/build/plt-release/bundle/racket/etc Copying man -> /home/pltbuild/build/plt-release/bundle/racket/man racket/bin/racket -MCR /home/pltbuild/build/plt-release/build/zo: -G build/user/config -X racket/collects -A build/user -l setup/winstrip bundle/racket racket/bin/racket -MCR /home/pltbuild/build/plt-release/build/zo: -G build/user/config -X racket/collects -A build/user -l setup/winvers-change bundle/racket racket/bin/racket -MCR /home/pltbuild/build/plt-release/build/zo: -G build/user/config -X racket/collects -A build/user -l- distro-build/unpack-collects http://localhost:9441/ [2025-04-16T18:20:07] The client time is now Wednesday, April 16th, 2025 6:20:07pm bundle/racket/bin/raco setup --no-user -j 1 --recompile-only raco setup: version: 8.16.900 raco setup: platform: x86_64-linux [3m] raco setup: target machine: racket raco setup: installation name: 8.16.900 raco setup: variants: 3m raco setup: main collects: /home/pltbuild/build/plt-release/bundle/racket/collects raco setup: collects paths: raco setup: /home/pltbuild/build/plt-release/bundle/racket/collects raco setup: main pkgs: /home/pltbuild/build/plt-release/bundle/racket/share/pkgs raco setup: pkgs paths: raco setup: /home/pltbuild/build/plt-release/bundle/racket/share/pkgs raco setup: /home/pltbuild/.local/share/racket/8.16.900/pkgs raco setup: links files: raco setup: /home/pltbuild/build/plt-release/bundle/racket/share/links.rktd raco setup: /home/pltbuild/.local/share/racket/8.16.900/links.rktd raco setup: main docs: /home/pltbuild/build/plt-release/bundle/racket/doc raco setup: --- updating info-domain tables --- [18:20:17] raco setup: --- pre-installing collections --- [18:20:17] raco setup: --- installing foreign libraries --- [18:20:17] raco setup: --- installing shared files --- [18:20:17] raco setup: --- compiling collections --- [18:20:17] raco setup: making: /acks raco setup: in /acks raco setup: making: /compiler raco setup: in /compiler raco setup: making: /compiler/private raco setup: in /compiler/private raco setup: making: /data raco setup: in /data raco setup: making: /db raco setup: making: /db/private raco setup: making: /db/private/generic raco setup: making: /db/private/sqlite3 raco setup: making: /dynext raco setup: making: /ffi raco setup: in /ffi raco setup: in /ffi/unsafe/private raco setup: in /ffi/unsafe raco setup: in /racket raco setup: making: /ffi/unsafe raco setup: in /ffi/unsafe raco setup: making: /ffi/unsafe/define raco setup: in /ffi/unsafe/define raco setup: making: /ffi/unsafe/private raco setup: making: /file raco setup: in /file raco setup: in /file/private raco setup: making: /file/private raco setup: making: /info raco setup: making: /info-domain raco setup: making: /json raco setup: making: /launcher raco setup: in /launcher raco setup: making: /net raco setup: in /net raco setup: making: /openssl raco setup: in /openssl raco setup: making: /openssl/private raco setup: in /openssl/private raco setup: making: /pkg raco setup: in /pkg raco setup: in /planet/private raco setup: in /setup raco setup: making: /pkg/private raco setup: making: /planet raco setup: making: /planet/private raco setup: making: /racket raco setup: in /racket raco setup: in /syntax raco setup: in /racket/private raco setup: in /syntax/private raco setup: in /racket/private/unit raco setup: in /racket/private/unit/exptime raco setup: in /syntax/parse/experimental raco setup: making: /racket/base raco setup: making: /racket/base/lang raco setup: in /racket/base/lang raco setup: making: /racket/contract raco setup: in /racket/contract raco setup: making: /racket/contract/private raco setup: in /racket/contract/private raco setup: making: /racket/gui raco setup: in /racket/gui raco setup: making: /racket/kernel raco setup: in /racket/kernel raco setup: making: /racket/lang raco setup: in /racket/lang raco setup: making: /racket/load raco setup: making: /racket/load/lang raco setup: in /racket/load/lang raco setup: making: /racket/match raco setup: in /racket/match raco setup: making: /racket/place raco setup: making: /racket/place/private raco setup: in /racket/place/private raco setup: making: /racket/private raco setup: in /racket/private raco setup: making: /racket/private/unit raco setup: making: /racket/private/unit/exptime raco setup: making: /racket/signature raco setup: in /racket/signature raco setup: making: /racket/signature/lang raco setup: in /racket/signature/lang raco setup: making: /racket/unit raco setup: in /racket/unit raco setup: making: /racket/unit/lang raco setup: in /racket/unit/lang raco setup: making: /racket/unsafe raco setup: making: /raco raco setup: in /raco raco setup: making: /reader raco setup: making: /reader/lang raco setup: in /reader/lang raco setup: making: /realm raco setup: making: /s-exp raco setup: making: /s-exp/lang raco setup: making: /setup raco setup: in /setup raco setup: making: /setup/commands raco setup: in /setup/commands raco setup: making: /setup/infotab raco setup: making: /setup/infotab/lang raco setup: making: /setup/private raco setup: making: /syntax raco setup: in /syntax raco setup: in /syntax/private raco setup: making: /syntax/parse raco setup: in /syntax/parse raco setup: in /syntax/parse/private raco setup: making: /syntax/parse/experimental raco setup: in /syntax/parse/experimental raco setup: making: /syntax/parse/lib raco setup: making: /syntax/parse/private raco setup: making: /syntax/private raco setup: making: /syntax/private/util raco setup: in /syntax/private/util raco setup: making: /syntax/unsafe raco setup: in /syntax/unsafe raco setup: making: /version raco setup: in /version raco setup: making: /xml raco setup: in /xml raco setup: making: /xml/private raco setup: --- creating launchers --- [18:20:25] raco setup: launcher: /raco raco setup: --- installing man pages --- [18:20:25] raco setup: --- installing collections --- [18:20:25] raco setup: installing: /racket raco setup: --- post-installing collections --- [18:20:25] raco setup: --- checking package dependencies --- [18:20:25] bundle/racket/bin/raco pkg install --catalog http://localhost:9441/ --scope installation --skip-installed --deps search-auto --pkgs -j 1 --recompile-only racket-lib Resolving "racket-lib" via http://localhost:9441/ Using cached17448409791744840979709 for http://localhost:9441/pkgs/racket-lib.zip Resolving "base" via http://localhost:9441/ Using cached17448409791744840979577 for http://localhost:9441/pkgs/base.zip The following uninstalled packages were listed as dependencies and they were automatically installed: dependencies of racket-lib: base raco setup: version: 8.16.900 raco setup: platform: x86_64-linux [3m] raco setup: target machine: racket raco setup: installation name: 8.16.900 raco setup: variants: 3m raco setup: main collects: /home/pltbuild/build/plt-release/bundle/racket/collects raco setup: collects paths: raco setup: /home/pltbuild/build/plt-release/bundle/racket/collects raco setup: main pkgs: /home/pltbuild/build/plt-release/bundle/racket/share/pkgs raco setup: pkgs paths: raco setup: /home/pltbuild/build/plt-release/bundle/racket/share/pkgs raco setup: /home/pltbuild/.local/share/racket/8.16.900/pkgs raco setup: links files: raco setup: /home/pltbuild/build/plt-release/bundle/racket/share/links.rktd raco setup: /home/pltbuild/.local/share/racket/8.16.900/links.rktd raco setup: main docs: /home/pltbuild/build/plt-release/bundle/racket/doc raco setup: --- updating info-domain tables --- [18:20:25] raco setup: --- pre-installing collections --- [18:20:25] raco setup: --- installing foreign libraries --- [18:20:25] raco setup: --- installing shared files --- [18:20:25] raco setup: --- compiling collections --- [18:20:25] raco setup: --- creating launchers --- [18:20:25] raco setup: --- installing man pages --- [18:20:25] raco setup: --- installing collections --- [18:20:25] raco setup: --- post-installing collections --- [18:20:25] bundle/racket/bin/raco pkg install --catalog http://localhost:9441/ --scope installation --skip-installed --deps search-auto --pkgs -j 1 --recompile-only racket/bin/racket -MCR /home/pltbuild/build/plt-release/build/zo: -G build/user/config -X racket/collects -A build/user -l setup/unixstyle-install post-adjust "" "" racket bundle/racket racket/bin/racket -MCR /home/pltbuild/build/plt-release/build/zo: -G build/user/config -X racket/collects -A build/user -l distro-build/set-config bundle/racket/etc/config.rktd 8.16.900-bc "" https://pre-release.racket-lang.org/doc/local-redirect/index.html https://pre-release.racket-lang.org/catalog/ "" racket/bin/racket -MCR /home/pltbuild/build/plt-release/build/zo: -G build/user/config -X racket/collects -A build/user -l- distro-build/installer --readme http://localhost:9441/README-17448419911744841991173 --upload http://localhost:9441/upload/ --desc {2}" "Minimal" "Racket" | "{3}" "Linux" | "{1}" "64-bit" "x86_64" "BC"; "built" "on" "Debian" "10" | "{1}" "Installer --release --packed-options "" --pre-process "" --post-process "" Racket racket-minimal racket bc "" "" [2025-04-16T18:20:26] The client time is now Wednesday, April 16th, 2025 6:20:26pm Downloading http://localhost:9441/README-17448419911744841991173 chmod -R g+w bundle/racket Tarring to # du -hs bundle/racket cksum /var/tmp/17448420261744842026924.tgz chmod +x bundle/racket-minimal-8.16.900-x86_64-linux-bc.sh Upload bundle/racket-minimal-8.16.900-x86_64-linux-bc.sh to http://localhost:9441/upload/ [2025-04-16T18:20:35] The client time is now Wednesday, April 16th, 2025 6:20:35pm